home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / Agents / agent-reisen_bahn-214254E382F64A60A4C0D84342A128EA.aml < prev    next >
Extensible Markup Language  |  2002-05-23  |  4KB  |  117 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <!-- BINGOOO Agent Markup Language (www.bingooo.com) -->
  4.  
  5. <agent version="2002-05-23 17:17" remote_file="http://www.bingooo.com/download/content/0407/agents/">
  6.   <name>Bahn</name>
  7.   <longname>Bahnverbindungen in Deutschland</longname>
  8.   <start_url>http://partners.webmasterplan.com/click.asp?ref=25987&site=195&type=text</start_url>
  9.   <help_url>http://www.bingooo.com/download/content/0407/support/help/agents/R-DB-Verbindungen.htm</help_url>
  10.   <favorite>false</favorite>
  11.  
  12.  <source>
  13.     <name>db</name>
  14.     <longname>Deutsche Bahn AG</longname>
  15.     <home_url>http://www.bahn.de</home_url>
  16.     <query_url>http://reiseauskunft.bahn.de/bin/query.exe/dn?L=adr</query_url>
  17.     <query_string>http://reiseauskunft.bahn.de/bin/query.exe/dn?L=dbag&start=1&datesel=custom&tariffBahnCard=0&S={von}&Z={nach}&date={Datum}&time={Zeit}&timesel=depart</query_string>
  18.      <result>{*}Preis*&nbsp;</th>{*}</table>[{*}<table{*}<td {*}>{von}</td>{*}</tr>{*}<td {*}>{nach}</td>{*}href="{url}" {*}align="center">{Datum}<BR>{*}align="left">{Abfahrt}</td>{*}align="left">{Ankunft}</td>{*}align="center">{Dauer}</td>{*}align="center">{Umsteigen}</td>{*}align="left">{Typ}</td>{*}nowrap>{Preis}</td>{*}</table>{*}</table>]</result>
  19.   </source> 
  20.  
  21.   <source>
  22.     <name>÷bb</name>
  23.     <longname>╓BB Personenverkehr</longname>
  24.     <enabled>false</enabled>
  25.     <home_url>http://www.oebb.at/</home_url>
  26.     <query_url>http://fahrplan.oebb.at/bin/oebb.s01/query.exe/dn?</query_url>
  27.     <query_string>ignore_ident=1&ident=&seqnr=0&protocol=http%3A&from={von}&to={nach}&via.1=&date={Datum}&datesel=custom&time={Zeit}&timesel=depart&start.x=44&start.y=10</query_string>
  28.     <result>{*}>Ticket<[{*}HREF="{*}">{von}</A>{*}HREF="{*}">{nach}</A>{*}VALIGN="TOP">{Datum}<BR>{*}NOWRAP>{*}NOWRAP>{Abfahrt}<BR>{Ankunft}</TD>{*}VALIGN="TOP">{Umsteigen}</TD>{*}VALIGN="TOP">{Dauer}</TD>{*}ALT="{Typ}">{*}<TD ALIGN="LEFT"]</result>
  29.   </source>
  30.  
  31.   <source>
  32.     <name>÷bb</name>
  33.     <longname>╓BB Personenverkehr</longname>
  34.     <enabled>false</enabled>
  35.     <home_url>http://www.oebb.at/</home_url>
  36.     <query_url>http://fahrplan.oebb.at/bin/oebb.s01/query.exe/dn?</query_url>
  37.     <query_string>ignore_ident=1&ident=&seqnr=0&protocol=http%3A&from={von}&to={nach}&via.1=&date={Datum}&datesel=custom&time={Zeit}&timesel=arrive&start.x=44&start.y=10</query_string>
  38.     <result>{*}>Ticket<[{*}HREF="{*}">{von}</A>{*}HREF="{*}">{nach}</A>{*}VALIGN="TOP">{Datum}<BR>{*}NOWRAP>{*}NOWRAP>{Abfahrt}<BR>{Ankunft}</TD>{*}VALIGN="TOP">{Umsteigen}</TD>{*}VALIGN="TOP">{Dauer}</TD>{*}ALT="{type}">{*}<TD ALIGN="LEFT"]</result>
  39.   </source>
  40.  
  41.   <query>
  42.     <name>von</name>
  43.     <value>K÷ln</value>
  44.     <hint>Geben Sie den Abfahrtsbahnhof ein.</hint>
  45.   </query>
  46.  
  47.   <query>
  48.     <name>nach</name>
  49.     <value>Hamburg</value>
  50.     <hint>Geben Sie den Ankunfsbahnhof ein.</hint>
  51.   </query>
  52.  
  53.   <query>
  54.     <name>Datum</name>
  55.     <label>am</label>
  56.     <value>18.07.02</value>
  57.     <hint>Geben Sie ein Datum ein (TT.MM.JJ)</hint>
  58.   </query>
  59.  
  60.   <query>
  61.     <name>Zeit</name>
  62.     <value>18:00</value>
  63.     <hint>Geben Sie eine Uhrzeit ein (HH:MM)</hint>
  64.   </query>
  65.  
  66.   <result>
  67.     <name>von</name>
  68.     <value>{von}</value>
  69.   </result>
  70.  
  71.   <result>
  72.     <name>nach</name>
  73.     <value>{nach}</value>
  74.   </result>
  75.  
  76.   <result>
  77.     <name>Datum</name>
  78.     <value>{Datum}</value>
  79.   </result>
  80.  
  81.   <result>
  82.     <name>Abfahrt</name>
  83.     <value>{Abfahrt}</value>
  84.   </result>
  85.  
  86.   <result>
  87.     <name>Ankunft</name>
  88.     <value>{Ankunft}</value>
  89.   </result>
  90.  
  91.   <result>
  92.     <name>Umsteigen</name>
  93.     <value>{Umsteigen}</value>
  94.   </result>
  95.  
  96.   <result>
  97.     <name>Dauer</name>
  98.     <value>{Dauer}</value>
  99.   </result>
  100.  
  101.   <result>
  102.     <name>Typ</name>
  103.     <value>{Typ}</value>
  104.   </result>
  105.  
  106.   <result>
  107.     <name>Preis</name>
  108.     <value>{Preis}</value>
  109.   </result>
  110.  
  111.   <result>
  112.     <name>URL</name>
  113.     <value>{url}{sourcehomeurl}</value>
  114.     <visible>false</visible>
  115.   </result>
  116. </agent>
  117.